Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Oct 2010 00:26:41 +0000 (17:26 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Oct 2010 00:26:41 +0000 (17:26 -0700)
commit7a08375b91874c7e82125b0bc3a67eaa0eb55c64
treeaba99acfec435f319b71cdc7ee6de146507a6d74
parent32e24c3fbe3cb8d7400985849d328dc97ed9259f
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
log-outgoing commands.
* lisp/vc/vc.el (vc-log-internal-common): Add a new argument and use it
to create a buffer local revert-buffer-function variable.
(vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
revert-buffer-function lambda.
lisp/ChangeLog
lisp/vc/vc.el